[INFO] cloning repository https://github.com/theoparis/bevy-os
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/theoparis/bevy-os" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheoparis%2Fbevy-os", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheoparis%2Fbevy-os'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 27c150de3dacec2a85e2c2a6191a37a7c8eba476
[INFO] testing theoparis/bevy-os against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheoparis%2Fbevy-os" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/theoparis/bevy-os
[INFO] finished tweaking git repo https://github.com/theoparis/bevy-os
[INFO] tweaked toml for git repo https://github.com/theoparis/bevy-os written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/theoparis/bevy-os on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/theoparis/bevy-os already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd3612ea3ec4b457d00a51835680287386c172b207fb82333c59435a31bad932
[INFO] running `Command { std: "docker" "start" "-a" "cd3612ea3ec4b457d00a51835680287386c172b207fb82333c59435a31bad932", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd3612ea3ec4b457d00a51835680287386c172b207fb82333c59435a31bad932", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd3612ea3ec4b457d00a51835680287386c172b207fb82333c59435a31bad932", kill_on_drop: false }`
[INFO] [stdout] cd3612ea3ec4b457d00a51835680287386c172b207fb82333c59435a31bad932
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e9d837bfbb258faf2e068d9fe6aacab073375ef5c458d742851f3b4976d372e
[INFO] running `Command { std: "docker" "start" "-a" "8e9d837bfbb258faf2e068d9fe6aacab073375ef5c458d742851f3b4976d372e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling bevy_ptr v0.16.0-dev (https://github.com/bevyengine/bevy#20781371)
[INFO] [stderr]    Compiling downcast-rs v2.0.1
[INFO] [stderr]    Compiling disqualified v1.0.0
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling bumpalo v3.18.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling tock-registers v0.9.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling aarch64-cpu v10.0.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling buddy_system_allocator v0.11.0
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling bevy-os v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: bevy-os@0.0.0: src/entry.S:84:2: error: invalid instruction mnemonic 'adrp'
[INFO] [stderr] warning: bevy-os@0.0.0:  adrp x30, idmap
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~~
[INFO] [stderr] warning: bevy-os@0.0.0: src/entry.S:85:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr] warning: bevy-os@0.0.0:  msr ttbr0_el1, x30
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:11: error: unknown token in expression
[INFO] [stderr] warning: bevy-os@0.0.0: movz x30, :abs_g3:.Lmairval
[INFO] [stderr] warning: bevy-os@0.0.0:           ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/entry.S:87:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  mov_i x30, .Lmairval
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:12: error: unknown token in expression
[INFO] [stderr] warning: bevy-os@0.0.0:  movk x30, :abs_g2_nc:.Lmairval
[INFO] [stderr] warning: bevy-os@0.0.0:            ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/entry.S:87:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  mov_i x30, .Lmairval
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:12: error: unknown token in expression
[INFO] [stderr] warning: bevy-os@0.0.0:  movk x30, :abs_g1_nc:.Lmairval
[INFO] [stderr] warning: bevy-os@0.0.0:            ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/entry.S:87:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  mov_i x30, .Lmairval
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:12: error: unknown token in expression
[INFO] [stderr] warning: bevy-os@0.0.0:  movk x30, :abs_g0_nc:.Lmairval
[INFO] [stderr] warning: bevy-os@0.0.0:            ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/entry.S:87:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  mov_i x30, .Lmairval
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/entry.S:88:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr] warning: bevy-os@0.0.0:  msr mair_el1, x30
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:11: error: unknown token in expression
[INFO] [stderr] warning: bevy-os@0.0.0: movz x30, :abs_g3:.Ltcrval
[INFO] [stderr] warning: bevy-os@0.0.0:           ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/entry.S:90:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  mov_i x30, .Ltcrval
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:12: error: unknown token in expression
[INFO] [stderr] warning: bevy-os@0.0.0:  movk x30, :abs_g2_nc:.Ltcrval
[INFO] [stderr] warning: bevy-os@0.0.0:            ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/entry.S:90:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  mov_i x30, .Ltcrval
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:12: error: unknown token in expression
[INFO] [stderr] warning: bevy-os@0.0.0:  movk x30, :abs_g1_nc:.Ltcrval
[INFO] [stderr] warning: bevy-os@0.0.0:            ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/entry.S:90:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  mov_i x30, .Ltcrval
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:12: error: unknown token in expression
[INFO] [stderr] warning: bevy-os@0.0.0:  movk x30, :abs_g0_nc:.Ltcrval
[INFO] [stderr] warning: bevy-os@0.0.0:            ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/entry.S:90:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  mov_i x30, .Ltcrval
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/entry.S:92:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr] warning: bevy-os@0.0.0:  mrs x29, id_aa64mmfr0_el1
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: src/entry.S:93:16: error: unknown token in expression
[INFO] [stderr] warning: bevy-os@0.0.0:  bfi x30, x29, #32, #4
[INFO] [stderr] warning: bevy-os@0.0.0:                ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/entry.S:95:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr] warning: bevy-os@0.0.0:  msr tcr_el1, x30
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:11: error: unknown token in expression
[INFO] [stderr] warning: bevy-os@0.0.0: movz x30, :abs_g3:.Lsctlrval
[INFO] [stderr] warning: bevy-os@0.0.0:           ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/entry.S:97:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  mov_i x30, .Lsctlrval
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:12: error: unknown token in expression
[INFO] [stderr] warning: bevy-os@0.0.0:  movk x30, :abs_g2_nc:.Lsctlrval
[INFO] [stderr] warning: bevy-os@0.0.0:            ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/entry.S:97:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  mov_i x30, .Lsctlrval
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:12: error: unknown token in expression
[INFO] [stderr] warning: bevy-os@0.0.0:  movk x30, :abs_g1_nc:.Lsctlrval
[INFO] [stderr] warning: bevy-os@0.0.0:            ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/entry.S:97:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  mov_i x30, .Lsctlrval
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:12: error: unknown token in expression
[INFO] [stderr] warning: bevy-os@0.0.0:  movk x30, :abs_g0_nc:.Lsctlrval
[INFO] [stderr] warning: bevy-os@0.0.0:            ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/entry.S:97:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  mov_i x30, .Lsctlrval
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/entry.S:103:2: error: invalid instruction mnemonic 'isb'
[INFO] [stderr] warning: bevy-os@0.0.0:  isb
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: src/entry.S:104:2: error: invalid instruction mnemonic 'tlbi'
[INFO] [stderr] warning: bevy-os@0.0.0:  tlbi vmalle1
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~~
[INFO] [stderr] warning: bevy-os@0.0.0: src/entry.S:105:2: error: invalid instruction mnemonic 'ic'
[INFO] [stderr] warning: bevy-os@0.0.0:  ic iallu
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~
[INFO] [stderr] warning: bevy-os@0.0.0: src/entry.S:106:2: error: invalid instruction mnemonic 'dsb'
[INFO] [stderr] warning: bevy-os@0.0.0:  dsb nsh
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: src/entry.S:107:2: error: invalid instruction mnemonic 'isb'
[INFO] [stderr] warning: bevy-os@0.0.0:  isb
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: src/entry.S:112:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr] warning: bevy-os@0.0.0:  msr sctlr_el1, x30
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: src/entry.S:113:2: error: invalid instruction mnemonic 'isb'
[INFO] [stderr] warning: bevy-os@0.0.0:  isb
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: src/entry.S:116:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr] warning: bevy-os@0.0.0:  mrs x30, cpacr_el1
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: src/entry.S:117:16: error: unknown token in expression
[INFO] [stderr] warning: bevy-os@0.0.0:  orr x30, x30, #(0x3 << 20)
[INFO] [stderr] warning: bevy-os@0.0.0:                ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/entry.S:118:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr] warning: bevy-os@0.0.0:  msr cpacr_el1, x30
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: src/entry.S:119:2: error: invalid instruction mnemonic 'isb'
[INFO] [stderr] warning: bevy-os@0.0.0:  isb
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: error: invalid instruction mnemonic 'adrp'
[INFO] [stderr] warning: bevy-os@0.0.0: adrp x29, bss_begin
[INFO] [stderr] warning: bevy-os@0.0.0: ^~~~
[INFO] [stderr] warning: bevy-os@0.0.0: src/entry.S:122:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  adr_l x29, bss_begin
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:16: error: unknown token in expression
[INFO] [stderr] warning: bevy-os@0.0.0:  add x29, x29, :lo12:bss_begin
[INFO] [stderr] warning: bevy-os@0.0.0:                ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/entry.S:122:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  adr_l x29, bss_begin
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: error: invalid instruction mnemonic 'adrp'
[INFO] [stderr] warning: bevy-os@0.0.0: adrp x30, bss_end
[INFO] [stderr] warning: bevy-os@0.0.0: ^~~~
[INFO] [stderr] warning: bevy-os@0.0.0: src/entry.S:123:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  adr_l x30, bss_end
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:16: error: unknown token in expression
[INFO] [stderr] warning: bevy-os@0.0.0:  add x30, x30, :lo12:bss_end
[INFO] [stderr] warning: bevy-os@0.0.0:                ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/entry.S:123:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  adr_l x30, bss_end
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/entry.S:124:4: error: unknown use of instruction mnemonic without a size suffix
[INFO] [stderr] warning: bevy-os@0.0.0: 0: cmp x29, x30
[INFO] [stderr] warning: bevy-os@0.0.0:    ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/entry.S:125:2: error: invalid instruction mnemonic 'b.hs'
[INFO] [stderr] warning: bevy-os@0.0.0:  b.hs 1f
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~~
[INFO] [stderr] warning: bevy-os@0.0.0: src/entry.S:126:23: error: unknown token in expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp xzr, xzr, [x29], #16
[INFO] [stderr] warning: bevy-os@0.0.0:                       ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/entry.S:127:2: error: invalid instruction mnemonic 'b'
[INFO] [stderr] warning: bevy-os@0.0.0:  b 0b
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: error: invalid instruction mnemonic 'adrp'
[INFO] [stderr] warning: bevy-os@0.0.0: adrp x30, boot_stack_end
[INFO] [stderr] warning: bevy-os@0.0.0: ^~~~
[INFO] [stderr] warning: bevy-os@0.0.0: src/entry.S:130:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  adr_l x30, boot_stack_end
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:16: error: unknown token in expression
[INFO] [stderr] warning: bevy-os@0.0.0:  add x30, x30, :lo12:boot_stack_end
[INFO] [stderr] warning: bevy-os@0.0.0:                ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/entry.S:130:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  adr_l x30, boot_stack_end
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/entry.S:131:2: error: unknown use of instruction mnemonic without a size suffix
[INFO] [stderr] warning: bevy-os@0.0.0:  mov sp, x30
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/entry.S:134:2: error: invalid instruction mnemonic 'adr'
[INFO] [stderr] warning: bevy-os@0.0.0:  adr x30, vector_table_el1
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: src/entry.S:135:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr] warning: bevy-os@0.0.0:  msr vbar_el1, x30
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: src/entry.S:138:2: error: invalid instruction mnemonic 'bl'
[INFO] [stderr] warning: bevy-os@0.0.0:  bl main
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~
[INFO] [stderr] warning: bevy-os@0.0.0: src/entry.S:141:4: error: invalid instruction mnemonic 'wfi'
[INFO] [stderr] warning: bevy-os@0.0.0: 2: wfi
[INFO] [stderr] warning: bevy-os@0.0.0:    ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: src/entry.S:142:2: error: invalid instruction mnemonic 'b'
[INFO] [stderr] warning: bevy-os@0.0.0:  b 2b
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "clang" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "--target=x86_64-unknown-linux-gnu" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/bevy-os-b75c85eef5e0d4a8/out/81a71fbc30f7fcce-entry.o" "-c" "src/entry.S"cargo:warning=<instantiation>:1:12: error: unknown token in expression
[INFO] [stderr] warning: bevy-os@0.0.0: msr spsel, #1
[INFO] [stderr] warning: bevy-os@0.0.0:            ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x0, x1, [sp, #-(8 * 24)]!
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x2, x3, [sp, #8 * 2]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x4, x5, [sp, #8 * 4]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x6, x7, [sp, #8 * 6]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:6:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x8, x9, [sp, #8 * 8]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x10, x11, [sp, #8 * 10]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x12, x13, [sp, #8 * 12]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x14, x15, [sp, #8 * 14]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:10:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x16, x17, [sp, #8 * 16]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:11:14: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  str x18, [sp, #8 * 18]
[INFO] [stderr] warning: bevy-os@0.0.0:              ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:12:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x29, x30, [sp, #8 * 20]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:18:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr] warning: bevy-os@0.0.0:  mrs x0, elr_el1
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:19:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr] warning: bevy-os@0.0.0:  mrs x1, spsr_el1
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:20:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x0, x1, [sp, #8 * 22]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: error: invalid instruction mnemonic 'bl'
[INFO] [stderr] warning: bevy-os@0.0.0:  bl sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x2, x3, [sp, #8 * 2]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x4, x5, [sp, #8 * 4]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x6, x7, [sp, #8 * 6]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x8, x9, [sp, #8 * 8]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:6:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x10, x11, [sp, #8 * 10]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x12, x13, [sp, #8 * 12]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x14, x15, [sp, #8 * 14]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x16, x17, [sp, #8 * 16]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:10:14: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldr x18, [sp, #8 * 18]
[INFO] [stderr] warning: bevy-os@0.0.0:              ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:11:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x29, x30, [sp, #8 * 20]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:14:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x0, x1, [sp, #8 * 22]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:15:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr] warning: bevy-os@0.0.0:  msr elr_el1, x0
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:16:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr] warning: bevy-os@0.0.0:  msr spsr_el1, x1
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:19:20: error: unknown token in expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x0, x1, [sp], #8 * 24
[INFO] [stderr] warning: bevy-os@0.0.0:                    ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:5:13: error: unknown token in expression
[INFO] [stderr] warning: bevy-os@0.0.0:  msr spsel, #0
[INFO] [stderr] warning: bevy-os@0.0.0:             ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:6:2: error: invalid instruction mnemonic 'eret'
[INFO] [stderr] warning: bevy-os@0.0.0:  eret
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~~
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:12: error: unknown token in expression
[INFO] [stderr] warning: bevy-os@0.0.0: msr spsel, #1
[INFO] [stderr] warning: bevy-os@0.0.0:            ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x0, x1, [sp, #-(8 * 24)]!
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x2, x3, [sp, #8 * 2]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x4, x5, [sp, #8 * 4]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x6, x7, [sp, #8 * 6]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:6:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x8, x9, [sp, #8 * 8]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x10, x11, [sp, #8 * 10]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x12, x13, [sp, #8 * 12]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x14, x15, [sp, #8 * 14]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:10:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x16, x17, [sp, #8 * 16]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:11:14: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  str x18, [sp, #8 * 18]
[INFO] [stderr] warning: bevy-os@0.0.0:              ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:12:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x29, x30, [sp, #8 * 20]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:18:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr] warning: bevy-os@0.0.0:  mrs x0, elr_el1
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:19:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr] warning: bevy-os@0.0.0:  mrs x1, spsr_el1
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:20:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x0, x1, [sp, #8 * 22]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: error: invalid instruction mnemonic 'bl'
[INFO] [stderr] warning: bevy-os@0.0.0:  bl irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x2, x3, [sp, #8 * 2]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x4, x5, [sp, #8 * 4]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x6, x7, [sp, #8 * 6]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x8, x9, [sp, #8 * 8]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:6:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x10, x11, [sp, #8 * 10]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x12, x13, [sp, #8 * 12]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x14, x15, [sp, #8 * 14]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x16, x17, [sp, #8 * 16]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:10:14: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldr x18, [sp, #8 * 18]
[INFO] [stderr] warning: bevy-os@0.0.0:              ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:11:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x29, x30, [sp, #8 * 20]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:14:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x0, x1, [sp, #8 * 22]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:15:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr] warning: bevy-os@0.0.0:  msr elr_el1, x0
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:16:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr] warning: bevy-os@0.0.0:  msr spsr_el1, x1
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:19:20: error: unknown token in expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x0, x1, [sp], #8 * 24
[INFO] [stderr] warning: bevy-os@0.0.0:                    ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:5:13: error: unknown token in expression
[INFO] [stderr] warning: bevy-os@0.0.0:  msr spsel, #0
[INFO] [stderr] warning: bevy-os@0.0.0:             ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:6:2: error: invalid instruction mnemonic 'eret'
[INFO] [stderr] warning: bevy-os@0.0.0:  eret
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~~
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:12: error: unknown token in expression
[INFO] [stderr] warning: bevy-os@0.0.0: msr spsel, #1
[INFO] [stderr] warning: bevy-os@0.0.0:            ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x0, x1, [sp, #-(8 * 24)]!
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x2, x3, [sp, #8 * 2]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x4, x5, [sp, #8 * 4]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x6, x7, [sp, #8 * 6]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:6:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x8, x9, [sp, #8 * 8]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x10, x11, [sp, #8 * 10]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x12, x13, [sp, #8 * 12]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x14, x15, [sp, #8 * 14]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:10:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x16, x17, [sp, #8 * 16]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:11:14: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  str x18, [sp, #8 * 18]
[INFO] [stderr] warning: bevy-os@0.0.0:              ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:12:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x29, x30, [sp, #8 * 20]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:18:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr] warning: bevy-os@0.0.0:  mrs x0, elr_el1
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:19:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr] warning: bevy-os@0.0.0:  mrs x1, spsr_el1
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:20:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x0, x1, [sp, #8 * 22]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: error: invalid instruction mnemonic 'bl'
[INFO] [stderr] warning: bevy-os@0.0.0:  bl fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x2, x3, [sp, #8 * 2]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x4, x5, [sp, #8 * 4]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x6, x7, [sp, #8 * 6]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x8, x9, [sp, #8 * 8]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:6:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x10, x11, [sp, #8 * 10]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x12, x13, [sp, #8 * 12]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x14, x15, [sp, #8 * 14]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x16, x17, [sp, #8 * 16]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:10:14: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldr x18, [sp, #8 * 18]
[INFO] [stderr] warning: bevy-os@0.0.0:              ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:11:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x29, x30, [sp, #8 * 20]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:14:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x0, x1, [sp, #8 * 22]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:15:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr] warning: bevy-os@0.0.0:  msr elr_el1, x0
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:16:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr] warning: bevy-os@0.0.0:  msr spsr_el1, x1
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:19:20: error: unknown token in expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x0, x1, [sp], #8 * 24
[INFO] [stderr] warning: bevy-os@0.0.0:                    ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:5:13: error: unknown token in expression
[INFO] [stderr] warning: bevy-os@0.0.0:  msr spsel, #0
[INFO] [stderr] warning: bevy-os@0.0.0:             ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:6:2: error: invalid instruction mnemonic 'eret'
[INFO] [stderr] warning: bevy-os@0.0.0:  eret
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~~
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:12: error: unknown token in expression
[INFO] [stderr] warning: bevy-os@0.0.0: msr spsel, #1
[INFO] [stderr] warning: bevy-os@0.0.0:            ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x0, x1, [sp, #-(8 * 24)]!
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x2, x3, [sp, #8 * 2]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x4, x5, [sp, #8 * 4]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x6, x7, [sp, #8 * 6]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:6:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x8, x9, [sp, #8 * 8]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x10, x11, [sp, #8 * 10]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x12, x13, [sp, #8 * 12]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x14, x15, [sp, #8 * 14]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:10:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x16, x17, [sp, #8 * 16]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:11:14: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  str x18, [sp, #8 * 18]
[INFO] [stderr] warning: bevy-os@0.0.0:              ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:12:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x29, x30, [sp, #8 * 20]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:18:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr] warning: bevy-os@0.0.0:  mrs x0, elr_el1
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:19:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr] warning: bevy-os@0.0.0:  mrs x1, spsr_el1
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:20:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x0, x1, [sp, #8 * 22]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: error: invalid instruction mnemonic 'bl'
[INFO] [stderr] warning: bevy-os@0.0.0:  bl serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x2, x3, [sp, #8 * 2]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x4, x5, [sp, #8 * 4]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x6, x7, [sp, #8 * 6]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x8, x9, [sp, #8 * 8]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:6:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x10, x11, [sp, #8 * 10]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x12, x13, [sp, #8 * 12]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x14, x15, [sp, #8 * 14]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x16, x17, [sp, #8 * 16]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:10:14: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldr x18, [sp, #8 * 18]
[INFO] [stderr] warning: bevy-os@0.0.0:              ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:11:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x29, x30, [sp, #8 * 20]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:14:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x0, x1, [sp, #8 * 22]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:15:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr] warning: bevy-os@0.0.0:  msr elr_el1, x0
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:16:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr] warning: bevy-os@0.0.0:  msr spsr_el1, x1
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:19:20: error: unknown token in expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x0, x1, [sp], #8 * 24
[INFO] [stderr] warning: bevy-os@0.0.0:                    ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:5:13: error: unknown token in expression
[INFO] [stderr] warning: bevy-os@0.0.0:  msr spsel, #0
[INFO] [stderr] warning: bevy-os@0.0.0:             ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:6:2: error: invalid instruction mnemonic 'eret'
[INFO] [stderr] warning: bevy-os@0.0.0:  eret
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~~
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_sp0 serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x0, x1, [sp, #-(8 * 24)]!
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:134:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x2, x3, [sp, #8 * 2]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:134:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x4, x5, [sp, #8 * 4]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:134:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x6, x7, [sp, #8 * 6]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:134:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:6:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x8, x9, [sp, #8 * 8]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:134:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x10, x11, [sp, #8 * 10]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:134:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x12, x13, [sp, #8 * 12]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:134:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x14, x15, [sp, #8 * 14]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:134:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:10:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x16, x17, [sp, #8 * 16]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:134:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:11:14: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  str x18, [sp, #8 * 18]
[INFO] [stderr] warning: bevy-os@0.0.0:              ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:134:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:12:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x29, x30, [sp, #8 * 20]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:134:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:18:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr] warning: bevy-os@0.0.0:  mrs x0, elr_el1
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:134:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:19:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr] warning: bevy-os@0.0.0:  mrs x1, spsr_el1
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:134:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:20:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x0, x1, [sp, #8 * 22]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:134:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: error: invalid instruction mnemonic 'bl'
[INFO] [stderr] warning: bevy-os@0.0.0:  bl sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:134:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x2, x3, [sp, #8 * 2]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:134:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x4, x5, [sp, #8 * 4]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:134:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x6, x7, [sp, #8 * 6]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:134:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x8, x9, [sp, #8 * 8]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:134:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:6:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x10, x11, [sp, #8 * 10]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:134:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x12, x13, [sp, #8 * 12]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:134:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x14, x15, [sp, #8 * 14]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:134:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x16, x17, [sp, #8 * 16]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:134:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:10:14: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldr x18, [sp, #8 * 18]
[INFO] [stderr] warning: bevy-os@0.0.0:              ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:134:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:11:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x29, x30, [sp, #8 * 20]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:134:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:14:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x0, x1, [sp, #8 * 22]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:134:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:15:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr] warning: bevy-os@0.0.0:  msr elr_el1, x0
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:134:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:16:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr] warning: bevy-os@0.0.0:  msr spsr_el1, x1
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:134:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:19:20: error: unknown token in expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x0, x1, [sp], #8 * 24
[INFO] [stderr] warning: bevy-os@0.0.0:                    ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:134:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: error: invalid instruction mnemonic 'eret'
[INFO] [stderr] warning: bevy-os@0.0.0:  eret
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~~
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:134:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_exception_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x0, x1, [sp, #-(8 * 24)]!
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:138:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x2, x3, [sp, #8 * 2]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:138:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x4, x5, [sp, #8 * 4]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:138:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x6, x7, [sp, #8 * 6]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:138:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:6:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x8, x9, [sp, #8 * 8]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:138:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x10, x11, [sp, #8 * 10]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:138:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x12, x13, [sp, #8 * 12]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:138:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x14, x15, [sp, #8 * 14]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:138:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:10:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x16, x17, [sp, #8 * 16]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:138:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:11:14: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  str x18, [sp, #8 * 18]
[INFO] [stderr] warning: bevy-os@0.0.0:              ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:138:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:12:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x29, x30, [sp, #8 * 20]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:138:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:18:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr] warning: bevy-os@0.0.0:  mrs x0, elr_el1
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:138:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:19:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr] warning: bevy-os@0.0.0:  mrs x1, spsr_el1
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:138:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:20:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x0, x1, [sp, #8 * 22]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:138:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: error: invalid instruction mnemonic 'bl'
[INFO] [stderr] warning: bevy-os@0.0.0:  bl irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:138:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x2, x3, [sp, #8 * 2]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:138:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x4, x5, [sp, #8 * 4]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:138:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x6, x7, [sp, #8 * 6]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:138:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x8, x9, [sp, #8 * 8]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:138:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:6:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x10, x11, [sp, #8 * 10]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:138:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x12, x13, [sp, #8 * 12]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:138:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x14, x15, [sp, #8 * 14]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:138:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x16, x17, [sp, #8 * 16]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:138:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:10:14: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldr x18, [sp, #8 * 18]
[INFO] [stderr] warning: bevy-os@0.0.0:              ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:138:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:11:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x29, x30, [sp, #8 * 20]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:138:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:14:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x0, x1, [sp, #8 * 22]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:138:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:15:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr] warning: bevy-os@0.0.0:  msr elr_el1, x0
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:138:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:16:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr] warning: bevy-os@0.0.0:  msr spsr_el1, x1
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:138:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:19:20: error: unknown token in expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x0, x1, [sp], #8 * 24
[INFO] [stderr] warning: bevy-os@0.0.0:                    ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:138:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: error: invalid instruction mnemonic 'eret'
[INFO] [stderr] warning: bevy-os@0.0.0:  eret
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~~
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:138:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x0, x1, [sp, #-(8 * 24)]!
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:142:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x2, x3, [sp, #8 * 2]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:142:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x4, x5, [sp, #8 * 4]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:142:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x6, x7, [sp, #8 * 6]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:142:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:6:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x8, x9, [sp, #8 * 8]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:142:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x10, x11, [sp, #8 * 10]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:142:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x12, x13, [sp, #8 * 12]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:142:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x14, x15, [sp, #8 * 14]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:142:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:10:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x16, x17, [sp, #8 * 16]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:142:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:11:14: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  str x18, [sp, #8 * 18]
[INFO] [stderr] warning: bevy-os@0.0.0:              ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:142:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:12:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x29, x30, [sp, #8 * 20]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:142:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:18:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr] warning: bevy-os@0.0.0:  mrs x0, elr_el1
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:142:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:19:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr] warning: bevy-os@0.0.0:  mrs x1, spsr_el1
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:142:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:20:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x0, x1, [sp, #8 * 22]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:142:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: error: invalid instruction mnemonic 'bl'
[INFO] [stderr] warning: bevy-os@0.0.0:  bl fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:142:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x2, x3, [sp, #8 * 2]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:142:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x4, x5, [sp, #8 * 4]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:142:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x6, x7, [sp, #8 * 6]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:142:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x8, x9, [sp, #8 * 8]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:142:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:6:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x10, x11, [sp, #8 * 10]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:142:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x12, x13, [sp, #8 * 12]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:142:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x14, x15, [sp, #8 * 14]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:142:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x16, x17, [sp, #8 * 16]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:142:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:10:14: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldr x18, [sp, #8 * 18]
[INFO] [stderr] warning: bevy-os@0.0.0:              ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:142:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:11:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x29, x30, [sp, #8 * 20]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:142:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:14:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x0, x1, [sp, #8 * 22]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:142:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:15:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr] warning: bevy-os@0.0.0:  msr elr_el1, x0
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:142:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:16:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr] warning: bevy-os@0.0.0:  msr spsr_el1, x1
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:142:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:19:20: error: unknown token in expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x0, x1, [sp], #8 * 24
[INFO] [stderr] warning: bevy-os@0.0.0:                    ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:142:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: error: invalid instruction mnemonic 'eret'
[INFO] [stderr] warning: bevy-os@0.0.0:  eret
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~~
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:142:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x0, x1, [sp, #-(8 * 24)]!
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:146:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x2, x3, [sp, #8 * 2]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:146:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x4, x5, [sp, #8 * 4]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:146:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x6, x7, [sp, #8 * 6]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:146:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:6:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x8, x9, [sp, #8 * 8]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:146:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x10, x11, [sp, #8 * 10]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:146:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x12, x13, [sp, #8 * 12]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:146:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x14, x15, [sp, #8 * 14]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:146:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:10:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x16, x17, [sp, #8 * 16]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:146:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:11:14: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  str x18, [sp, #8 * 18]
[INFO] [stderr] warning: bevy-os@0.0.0:              ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:146:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:12:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x29, x30, [sp, #8 * 20]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:146:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:18:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr] warning: bevy-os@0.0.0:  mrs x0, elr_el1
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:146:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:19:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr] warning: bevy-os@0.0.0:  mrs x1, spsr_el1
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:146:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:20:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x0, x1, [sp, #8 * 22]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/idmap.S:35:8: error: alignment must be a power of 2
[INFO] [stderr] warning: bevy-os@0.0.0: .align 12
[INFO] [stderr] warning: bevy-os@0.0.0:        ^
[INFO] [stderr] warning: bevy-os@0.0.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "clang" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "--target=x86_64-unknown-linux-gnu" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/bevy-os-b75c85eef5e0d4a8/out/81a71fbc30f7fcce-idmap.o" "-c" "src/idmap.S"cargo:warning=src/exceptions.S:146:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: error: invalid instruction mnemonic 'bl'
[INFO] [stderr] warning: bevy-os@0.0.0:  bl serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:146:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x2, x3, [sp, #8 * 2]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:146:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x4, x5, [sp, #8 * 4]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:146:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x6, x7, [sp, #8 * 6]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:146:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x8, x9, [sp, #8 * 8]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:146:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:6:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x10, x11, [sp, #8 * 10]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:146:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x12, x13, [sp, #8 * 12]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:146:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x14, x15, [sp, #8 * 14]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:146:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x16, x17, [sp, #8 * 16]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:146:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:10:14: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldr x18, [sp, #8 * 18]
[INFO] [stderr] warning: bevy-os@0.0.0:              ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:146:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:11:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x29, x30, [sp, #8 * 20]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:146:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:14:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x0, x1, [sp, #8 * 22]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:146:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:15:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr] warning: bevy-os@0.0.0:  msr elr_el1, x0
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:146:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:16:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr] warning: bevy-os@0.0.0:  msr spsr_el1, x1
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:146:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:19:20: error: unknown token in expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x0, x1, [sp], #8 * 24
[INFO] [stderr] warning: bevy-os@0.0.0:                    ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:146:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: error: invalid instruction mnemonic 'eret'
[INFO] [stderr] warning: bevy-os@0.0.0:  eret
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~~
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:146:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_current
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x0, x1, [sp, #-(8 * 24)]!
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:150:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x2, x3, [sp, #8 * 2]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:150:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x4, x5, [sp, #8 * 4]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:150:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x6, x7, [sp, #8 * 6]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:150:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:6:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x8, x9, [sp, #8 * 8]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:150:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x10, x11, [sp, #8 * 10]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:150:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x12, x13, [sp, #8 * 12]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:150:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x14, x15, [sp, #8 * 14]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:150:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:10:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x16, x17, [sp, #8 * 16]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:150:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:11:14: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  str x18, [sp, #8 * 18]
[INFO] [stderr] warning: bevy-os@0.0.0:              ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:150:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:12:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x29, x30, [sp, #8 * 20]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:150:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:18:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr] warning: bevy-os@0.0.0:  mrs x0, elr_el1
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:150:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:19:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr] warning: bevy-os@0.0.0:  mrs x1, spsr_el1
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:150:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:20:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x0, x1, [sp, #8 * 22]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:150:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: error: invalid instruction mnemonic 'bl'
[INFO] [stderr] warning: bevy-os@0.0.0:  bl sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:150:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x2, x3, [sp, #8 * 2]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:150:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x4, x5, [sp, #8 * 4]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:150:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x6, x7, [sp, #8 * 6]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:150:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x8, x9, [sp, #8 * 8]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:150:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:6:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x10, x11, [sp, #8 * 10]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:150:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x12, x13, [sp, #8 * 12]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:150:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x14, x15, [sp, #8 * 14]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:150:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x16, x17, [sp, #8 * 16]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:150:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:10:14: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldr x18, [sp, #8 * 18]
[INFO] [stderr] warning: bevy-os@0.0.0:              ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:150:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:11:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x29, x30, [sp, #8 * 20]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:150:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:14:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x0, x1, [sp, #8 * 22]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:150:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:15:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr] warning: bevy-os@0.0.0:  msr elr_el1, x0
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:150:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:16:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr] warning: bevy-os@0.0.0:  msr spsr_el1, x1
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:150:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:19:20: error: unknown token in expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x0, x1, [sp], #8 * 24
[INFO] [stderr] warning: bevy-os@0.0.0:                    ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:150:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: error: invalid instruction mnemonic 'eret'
[INFO] [stderr] warning: bevy-os@0.0.0:  eret
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~~
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:150:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x0, x1, [sp, #-(8 * 24)]!
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:154:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x2, x3, [sp, #8 * 2]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:154:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x4, x5, [sp, #8 * 4]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:154:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x6, x7, [sp, #8 * 6]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:154:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:6:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x8, x9, [sp, #8 * 8]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:154:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x10, x11, [sp, #8 * 10]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:154:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x12, x13, [sp, #8 * 12]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:154:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x14, x15, [sp, #8 * 14]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:154:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:10:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x16, x17, [sp, #8 * 16]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:154:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:11:14: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  str x18, [sp, #8 * 18]
[INFO] [stderr] warning: bevy-os@0.0.0:              ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:154:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:12:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x29, x30, [sp, #8 * 20]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:154:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:18:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr] warning: bevy-os@0.0.0:  mrs x0, elr_el1
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:154:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:19:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr] warning: bevy-os@0.0.0:  mrs x1, spsr_el1
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:154:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:20:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x0, x1, [sp, #8 * 22]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:154:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: error: invalid instruction mnemonic 'bl'
[INFO] [stderr] warning: bevy-os@0.0.0:  bl irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:154:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x2, x3, [sp, #8 * 2]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:154:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x4, x5, [sp, #8 * 4]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:154:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x6, x7, [sp, #8 * 6]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:154:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x8, x9, [sp, #8 * 8]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:154:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:6:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x10, x11, [sp, #8 * 10]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:154:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x12, x13, [sp, #8 * 12]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:154:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x14, x15, [sp, #8 * 14]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:154:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x16, x17, [sp, #8 * 16]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:154:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:10:14: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldr x18, [sp, #8 * 18]
[INFO] [stderr] warning: bevy-os@0.0.0:              ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:154:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:11:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x29, x30, [sp, #8 * 20]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:154:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:14:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x0, x1, [sp, #8 * 22]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:154:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:15:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr] warning: bevy-os@0.0.0:  msr elr_el1, x0
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:154:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:16:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr] warning: bevy-os@0.0.0:  msr spsr_el1, x1
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:154:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:19:20: error: unknown token in expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x0, x1, [sp], #8 * 24
[INFO] [stderr] warning: bevy-os@0.0.0:                    ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:154:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: error: invalid instruction mnemonic 'eret'
[INFO] [stderr] warning: bevy-os@0.0.0:  eret
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~~
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:154:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x0, x1, [sp, #-(8 * 24)]!
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:158:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x2, x3, [sp, #8 * 2]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:158:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x4, x5, [sp, #8 * 4]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:158:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x6, x7, [sp, #8 * 6]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:158:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:6:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x8, x9, [sp, #8 * 8]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:158:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x10, x11, [sp, #8 * 10]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:158:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x12, x13, [sp, #8 * 12]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:158:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x14, x15, [sp, #8 * 14]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:158:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:10:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x16, x17, [sp, #8 * 16]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:158:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:11:14: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  str x18, [sp, #8 * 18]
[INFO] [stderr] warning: bevy-os@0.0.0:              ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:158:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:12:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x29, x30, [sp, #8 * 20]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:158:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:18:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr] warning: bevy-os@0.0.0:  mrs x0, elr_el1
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:158:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:19:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr] warning: bevy-os@0.0.0:  mrs x1, spsr_el1
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:158:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:20:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x0, x1, [sp, #8 * 22]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:158:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: error: invalid instruction mnemonic 'bl'
[INFO] [stderr] warning: bevy-os@0.0.0:  bl fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:158:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x2, x3, [sp, #8 * 2]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:158:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x4, x5, [sp, #8 * 4]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:158:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x6, x7, [sp, #8 * 6]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:158:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x8, x9, [sp, #8 * 8]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:158:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:6:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x10, x11, [sp, #8 * 10]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:158:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x12, x13, [sp, #8 * 12]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:158:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x14, x15, [sp, #8 * 14]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:158:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x16, x17, [sp, #8 * 16]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:158:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:10:14: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldr x18, [sp, #8 * 18]
[INFO] [stderr] warning: bevy-os@0.0.0:              ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:158:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:11:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x29, x30, [sp, #8 * 20]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:158:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:14:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x0, x1, [sp, #8 * 22]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:158:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:15:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr] warning: bevy-os@0.0.0:  msr elr_el1, x0
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:158:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:16:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr] warning: bevy-os@0.0.0:  msr spsr_el1, x1
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:158:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:19:20: error: unknown token in expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x0, x1, [sp], #8 * 24
[INFO] [stderr] warning: bevy-os@0.0.0:                    ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:158:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: error: invalid instruction mnemonic 'eret'
[INFO] [stderr] warning: bevy-os@0.0.0:  eret
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~~
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:158:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x0, x1, [sp, #-(8 * 24)]!
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:162:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x2, x3, [sp, #8 * 2]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:162:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x4, x5, [sp, #8 * 4]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:162:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x6, x7, [sp, #8 * 6]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:162:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:6:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x8, x9, [sp, #8 * 8]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:162:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x10, x11, [sp, #8 * 10]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:162:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x12, x13, [sp, #8 * 12]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:162:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x14, x15, [sp, #8 * 14]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:162:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:10:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x16, x17, [sp, #8 * 16]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:162:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:11:14: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  str x18, [sp, #8 * 18]
[INFO] [stderr] warning: bevy-os@0.0.0:              ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:162:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:12:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x29, x30, [sp, #8 * 20]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:162:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:18:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr] warning: bevy-os@0.0.0:  mrs x0, elr_el1
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:162:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:19:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr] warning: bevy-os@0.0.0:  mrs x1, spsr_el1
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:162:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:20:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x0, x1, [sp, #8 * 22]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:162:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: error: invalid instruction mnemonic 'bl'
[INFO] [stderr] warning: bevy-os@0.0.0:  bl serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:162:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x2, x3, [sp, #8 * 2]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:162:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x4, x5, [sp, #8 * 4]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:162:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x6, x7, [sp, #8 * 6]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:162:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x8, x9, [sp, #8 * 8]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:162:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:6:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x10, x11, [sp, #8 * 10]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:162:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x12, x13, [sp, #8 * 12]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:162:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x14, x15, [sp, #8 * 14]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:162:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x16, x17, [sp, #8 * 16]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:162:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:10:14: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldr x18, [sp, #8 * 18]
[INFO] [stderr] warning: bevy-os@0.0.0:              ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:162:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:11:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x29, x30, [sp, #8 * 20]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:162:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:14:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x0, x1, [sp, #8 * 22]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:162:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:15:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr] warning: bevy-os@0.0.0:  msr elr_el1, x0
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:162:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:16:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr] warning: bevy-os@0.0.0:  msr spsr_el1, x1
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:162:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:19:20: error: unknown token in expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x0, x1, [sp], #8 * 24
[INFO] [stderr] warning: bevy-os@0.0.0:                    ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:162:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: error: invalid instruction mnemonic 'eret'
[INFO] [stderr] warning: bevy-os@0.0.0:  eret
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~~
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:162:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x0, x1, [sp, #-(8 * 24)]!
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:166:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x2, x3, [sp, #8 * 2]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:166:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x4, x5, [sp, #8 * 4]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:166:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x6, x7, [sp, #8 * 6]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:166:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:6:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x8, x9, [sp, #8 * 8]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:166:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x10, x11, [sp, #8 * 10]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:166:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x12, x13, [sp, #8 * 12]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:166:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x14, x15, [sp, #8 * 14]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:166:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:10:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x16, x17, [sp, #8 * 16]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:166:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:11:14: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  str x18, [sp, #8 * 18]
[INFO] [stderr] warning: bevy-os@0.0.0:              ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:166:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:12:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x29, x30, [sp, #8 * 20]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:166:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:18:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr] warning: bevy-os@0.0.0:  mrs x0, elr_el1
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:166:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:19:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr] warning: bevy-os@0.0.0:  mrs x1, spsr_el1
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:166:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:20:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x0, x1, [sp, #8 * 22]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:166:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: error: invalid instruction mnemonic 'bl'
[INFO] [stderr] warning: bevy-os@0.0.0:  bl sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:166:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x2, x3, [sp, #8 * 2]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:166:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x4, x5, [sp, #8 * 4]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:166:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x6, x7, [sp, #8 * 6]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:166:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x8, x9, [sp, #8 * 8]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:166:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:6:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x10, x11, [sp, #8 * 10]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:166:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x12, x13, [sp, #8 * 12]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:166:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x14, x15, [sp, #8 * 14]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:166:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x16, x17, [sp, #8 * 16]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:166:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:10:14: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldr x18, [sp, #8 * 18]
[INFO] [stderr] warning: bevy-os@0.0.0:              ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:166:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:11:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x29, x30, [sp, #8 * 20]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:166:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:14:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x0, x1, [sp, #8 * 22]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:166:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:15:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr] warning: bevy-os@0.0.0:  msr elr_el1, x0
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:166:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:16:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr] warning: bevy-os@0.0.0:  msr spsr_el1, x1
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:166:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:19:20: error: unknown token in expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x0, x1, [sp], #8 * 24
[INFO] [stderr] warning: bevy-os@0.0.0:                    ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:166:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: error: invalid instruction mnemonic 'eret'
[INFO] [stderr] warning: bevy-os@0.0.0:  eret
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~~
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:166:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx sync_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x0, x1, [sp, #-(8 * 24)]!
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:170:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x2, x3, [sp, #8 * 2]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:170:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x4, x5, [sp, #8 * 4]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:170:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x6, x7, [sp, #8 * 6]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:170:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:6:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x8, x9, [sp, #8 * 8]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:170:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x10, x11, [sp, #8 * 10]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:170:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x12, x13, [sp, #8 * 12]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:170:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x14, x15, [sp, #8 * 14]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:170:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:10:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x16, x17, [sp, #8 * 16]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:170:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:11:14: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  str x18, [sp, #8 * 18]
[INFO] [stderr] warning: bevy-os@0.0.0:              ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:170:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:12:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x29, x30, [sp, #8 * 20]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:170:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:18:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr] warning: bevy-os@0.0.0:  mrs x0, elr_el1
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:170:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:19:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr] warning: bevy-os@0.0.0:  mrs x1, spsr_el1
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:170:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:20:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x0, x1, [sp, #8 * 22]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:170:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: error: invalid instruction mnemonic 'bl'
[INFO] [stderr] warning: bevy-os@0.0.0:  bl irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:170:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x2, x3, [sp, #8 * 2]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:170:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x4, x5, [sp, #8 * 4]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:170:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x6, x7, [sp, #8 * 6]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:170:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x8, x9, [sp, #8 * 8]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:170:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:6:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x10, x11, [sp, #8 * 10]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:170:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x12, x13, [sp, #8 * 12]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:170:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x14, x15, [sp, #8 * 14]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:170:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x16, x17, [sp, #8 * 16]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:170:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:10:14: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldr x18, [sp, #8 * 18]
[INFO] [stderr] warning: bevy-os@0.0.0:              ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:170:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:11:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x29, x30, [sp, #8 * 20]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:170:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:14:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x0, x1, [sp, #8 * 22]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:170:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:15:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr] warning: bevy-os@0.0.0:  msr elr_el1, x0
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:170:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:16:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr] warning: bevy-os@0.0.0:  msr spsr_el1, x1
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:170:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:19:20: error: unknown token in expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x0, x1, [sp], #8 * 24
[INFO] [stderr] warning: bevy-os@0.0.0:                    ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:170:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: error: invalid instruction mnemonic 'eret'
[INFO] [stderr] warning: bevy-os@0.0.0:  eret
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~~
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:170:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx irq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x0, x1, [sp, #-(8 * 24)]!
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:174:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x2, x3, [sp, #8 * 2]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:174:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x4, x5, [sp, #8 * 4]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:174:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x6, x7, [sp, #8 * 6]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:174:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:6:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x8, x9, [sp, #8 * 8]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:174:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x10, x11, [sp, #8 * 10]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:174:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x12, x13, [sp, #8 * 12]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:174:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x14, x15, [sp, #8 * 14]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:174:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:10:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x16, x17, [sp, #8 * 16]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:174:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:11:14: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  str x18, [sp, #8 * 18]
[INFO] [stderr] warning: bevy-os@0.0.0:              ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:174:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:12:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x29, x30, [sp, #8 * 20]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:174:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:18:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr] warning: bevy-os@0.0.0:  mrs x0, elr_el1
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:174:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:19:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr] warning: bevy-os@0.0.0:  mrs x1, spsr_el1
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:174:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:20:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x0, x1, [sp, #8 * 22]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:174:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: error: invalid instruction mnemonic 'bl'
[INFO] [stderr] warning: bevy-os@0.0.0:  bl fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:174:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x2, x3, [sp, #8 * 2]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:174:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x4, x5, [sp, #8 * 4]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:174:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x6, x7, [sp, #8 * 6]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:174:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x8, x9, [sp, #8 * 8]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:174:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:6:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x10, x11, [sp, #8 * 10]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:174:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x12, x13, [sp, #8 * 12]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:174:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x14, x15, [sp, #8 * 14]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:174:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x16, x17, [sp, #8 * 16]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:174:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:10:14: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldr x18, [sp, #8 * 18]
[INFO] [stderr] warning: bevy-os@0.0.0:              ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:174:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:11:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x29, x30, [sp, #8 * 20]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:174:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:14:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x0, x1, [sp, #8 * 22]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:174:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:15:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr] warning: bevy-os@0.0.0:  msr elr_el1, x0
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:174:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:16:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr] warning: bevy-os@0.0.0:  msr spsr_el1, x1
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:174:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:19:20: error: unknown token in expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x0, x1, [sp], #8 * 24
[INFO] [stderr] warning: bevy-os@0.0.0:                    ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:174:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: error: invalid instruction mnemonic 'eret'
[INFO] [stderr] warning: bevy-os@0.0.0:  eret
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~~
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:174:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx fiq_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x0, x1, [sp, #-(8 * 24)]!
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:178:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x2, x3, [sp, #8 * 2]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:178:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x4, x5, [sp, #8 * 4]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:178:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x6, x7, [sp, #8 * 6]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:178:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:6:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x8, x9, [sp, #8 * 8]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:178:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x10, x11, [sp, #8 * 10]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:178:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x12, x13, [sp, #8 * 12]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:178:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x14, x15, [sp, #8 * 14]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:178:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:10:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x16, x17, [sp, #8 * 16]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:178:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:11:14: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  str x18, [sp, #8 * 18]
[INFO] [stderr] warning: bevy-os@0.0.0:              ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:178:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:12:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x29, x30, [sp, #8 * 20]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:178:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:18:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr] warning: bevy-os@0.0.0:  mrs x0, elr_el1
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:178:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:19:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr] warning: bevy-os@0.0.0:  mrs x1, spsr_el1
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:178:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:20:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  stp x0, x1, [sp, #8 * 22]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0: save_volatile_to_stack
[INFO] [stderr] warning: bevy-os@0.0.0: ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:178:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:2: error: invalid instruction mnemonic 'bl'
[INFO] [stderr] warning: bevy-os@0.0.0:  bl serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:178:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x2, x3, [sp, #8 * 2]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:178:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x4, x5, [sp, #8 * 4]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:178:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x6, x7, [sp, #8 * 6]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:178:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x8, x9, [sp, #8 * 8]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:178:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:6:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x10, x11, [sp, #8 * 10]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:178:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x12, x13, [sp, #8 * 12]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:178:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x14, x15, [sp, #8 * 14]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:178:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x16, x17, [sp, #8 * 16]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:178:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:10:14: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldr x18, [sp, #8 * 18]
[INFO] [stderr] warning: bevy-os@0.0.0:              ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:178:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:11:19: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x29, x30, [sp, #8 * 20]
[INFO] [stderr] warning: bevy-os@0.0.0:                   ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:178:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:14:17: error: expected ']' in brackets expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x0, x1, [sp, #8 * 22]
[INFO] [stderr] warning: bevy-os@0.0.0:                 ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:178:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:15:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr] warning: bevy-os@0.0.0:  msr elr_el1, x0
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:178:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:16:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr] warning: bevy-os@0.0.0:  msr spsr_el1, x1
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:178:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:19:20: error: unknown token in expression
[INFO] [stderr] warning: bevy-os@0.0.0:  ldp x0, x1, [sp], #8 * 24
[INFO] [stderr] warning: bevy-os@0.0.0:                    ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  restore_volatile_from_stack
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:178:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: <instantiation>:4:2: error: invalid instruction mnemonic 'eret'
[INFO] [stderr] warning: bevy-os@0.0.0:  eret
[INFO] [stderr] warning: bevy-os@0.0.0:  ^~~~
[INFO] [stderr] warning: bevy-os@0.0.0: src/exceptions.S:178:2: note: while in macro instantiation
[INFO] [stderr] warning: bevy-os@0.0.0:  current_exception_spx serr_lower
[INFO] [stderr] warning: bevy-os@0.0.0:  ^
[INFO] [stderr] warning: bevy-os@0.0.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "clang" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "--target=x86_64-unknown-linux-gnu" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/bevy-os-b75c85eef5e0d4a8/out/81a71fbc30f7fcce-exceptions.o" "-c" "src/exceptions.S"
[INFO] [stderr] error: failed to run custom build command for `bevy-os v0.0.0 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/bevy-os-e518f36fa6bf3b64/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/bevy-os-b75c85eef5e0d4a8/out)
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = Some(clang)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_KNOWN_WRAPPER_CUSTOM
[INFO] [stderr]   CC_KNOWN_WRAPPER_CUSTOM = None
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid)
[INFO] [stderr]   cargo:warning=src/entry.S:84:2: error: invalid instruction mnemonic 'adrp'
[INFO] [stderr]   cargo:warning= adrp x30, idmap
[INFO] [stderr]   cargo:warning= ^~~~
[INFO] [stderr]   cargo:warning=src/entry.S:85:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr]   cargo:warning= msr ttbr0_el1, x30
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:1:11: error: unknown token in expression
[INFO] [stderr]   cargo:warning=movz x30, :abs_g3:.Lmairval
[INFO] [stderr]   cargo:warning=          ^
[INFO] [stderr]   cargo:warning=src/entry.S:87:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= mov_i x30, .Lmairval
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:12: error: unknown token in expression
[INFO] [stderr]   cargo:warning= movk x30, :abs_g2_nc:.Lmairval
[INFO] [stderr]   cargo:warning=           ^
[INFO] [stderr]   cargo:warning=src/entry.S:87:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= mov_i x30, .Lmairval
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:12: error: unknown token in expression
[INFO] [stderr]   cargo:warning= movk x30, :abs_g1_nc:.Lmairval
[INFO] [stderr]   cargo:warning=           ^
[INFO] [stderr]   cargo:warning=src/entry.S:87:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= mov_i x30, .Lmairval
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:12: error: unknown token in expression
[INFO] [stderr]   cargo:warning= movk x30, :abs_g0_nc:.Lmairval
[INFO] [stderr]   cargo:warning=           ^
[INFO] [stderr]   cargo:warning=src/entry.S:87:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= mov_i x30, .Lmairval
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/entry.S:88:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr]   cargo:warning= msr mair_el1, x30
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:1:11: error: unknown token in expression
[INFO] [stderr]   cargo:warning=movz x30, :abs_g3:.Ltcrval
[INFO] [stderr]   cargo:warning=          ^
[INFO] [stderr]   cargo:warning=src/entry.S:90:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= mov_i x30, .Ltcrval
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:12: error: unknown token in expression
[INFO] [stderr]   cargo:warning= movk x30, :abs_g2_nc:.Ltcrval
[INFO] [stderr]   cargo:warning=           ^
[INFO] [stderr]   cargo:warning=src/entry.S:90:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= mov_i x30, .Ltcrval
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:12: error: unknown token in expression
[INFO] [stderr]   cargo:warning= movk x30, :abs_g1_nc:.Ltcrval
[INFO] [stderr]   cargo:warning=           ^
[INFO] [stderr]   cargo:warning=src/entry.S:90:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= mov_i x30, .Ltcrval
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:12: error: unknown token in expression
[INFO] [stderr]   cargo:warning= movk x30, :abs_g0_nc:.Ltcrval
[INFO] [stderr]   cargo:warning=           ^
[INFO] [stderr]   cargo:warning=src/entry.S:90:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= mov_i x30, .Ltcrval
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/entry.S:92:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr]   cargo:warning= mrs x29, id_aa64mmfr0_el1
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=src/entry.S:93:16: error: unknown token in expression
[INFO] [stderr]   cargo:warning= bfi x30, x29, #32, #4
[INFO] [stderr]   cargo:warning=               ^
[INFO] [stderr]   cargo:warning=src/entry.S:95:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr]   cargo:warning= msr tcr_el1, x30
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:1:11: error: unknown token in expression
[INFO] [stderr]   cargo:warning=movz x30, :abs_g3:.Lsctlrval
[INFO] [stderr]   cargo:warning=          ^
[INFO] [stderr]   cargo:warning=src/entry.S:97:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= mov_i x30, .Lsctlrval
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:12: error: unknown token in expression
[INFO] [stderr]   cargo:warning= movk x30, :abs_g2_nc:.Lsctlrval
[INFO] [stderr]   cargo:warning=           ^
[INFO] [stderr]   cargo:warning=src/entry.S:97:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= mov_i x30, .Lsctlrval
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:12: error: unknown token in expression
[INFO] [stderr]   cargo:warning= movk x30, :abs_g1_nc:.Lsctlrval
[INFO] [stderr]   cargo:warning=           ^
[INFO] [stderr]   cargo:warning=src/entry.S:97:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= mov_i x30, .Lsctlrval
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:12: error: unknown token in expression
[INFO] [stderr]   cargo:warning= movk x30, :abs_g0_nc:.Lsctlrval
[INFO] [stderr]   cargo:warning=           ^
[INFO] [stderr]   cargo:warning=src/entry.S:97:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= mov_i x30, .Lsctlrval
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/entry.S:103:2: error: invalid instruction mnemonic 'isb'
[INFO] [stderr]   cargo:warning= isb
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=src/entry.S:104:2: error: invalid instruction mnemonic 'tlbi'
[INFO] [stderr]   cargo:warning= tlbi vmalle1
[INFO] [stderr]   cargo:warning= ^~~~
[INFO] [stderr]   cargo:warning=src/entry.S:105:2: error: invalid instruction mnemonic 'ic'
[INFO] [stderr]   cargo:warning= ic iallu
[INFO] [stderr]   cargo:warning= ^~
[INFO] [stderr]   cargo:warning=src/entry.S:106:2: error: invalid instruction mnemonic 'dsb'
[INFO] [stderr]   cargo:warning= dsb nsh
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=src/entry.S:107:2: error: invalid instruction mnemonic 'isb'
[INFO] [stderr]   cargo:warning= isb
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=src/entry.S:112:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr]   cargo:warning= msr sctlr_el1, x30
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=src/entry.S:113:2: error: invalid instruction mnemonic 'isb'
[INFO] [stderr]   cargo:warning= isb
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=src/entry.S:116:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr]   cargo:warning= mrs x30, cpacr_el1
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=src/entry.S:117:16: error: unknown token in expression
[INFO] [stderr]   cargo:warning= orr x30, x30, #(0x3 << 20)
[INFO] [stderr]   cargo:warning=               ^
[INFO] [stderr]   cargo:warning=src/entry.S:118:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr]   cargo:warning= msr cpacr_el1, x30
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=src/entry.S:119:2: error: invalid instruction mnemonic 'isb'
[INFO] [stderr]   cargo:warning= isb
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: error: invalid instruction mnemonic 'adrp'
[INFO] [stderr]   cargo:warning=adrp x29, bss_begin
[INFO] [stderr]   cargo:warning=^~~~
[INFO] [stderr]   cargo:warning=src/entry.S:122:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= adr_l x29, bss_begin
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:16: error: unknown token in expression
[INFO] [stderr]   cargo:warning= add x29, x29, :lo12:bss_begin
[INFO] [stderr]   cargo:warning=               ^
[INFO] [stderr]   cargo:warning=src/entry.S:122:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= adr_l x29, bss_begin
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: error: invalid instruction mnemonic 'adrp'
[INFO] [stderr]   cargo:warning=adrp x30, bss_end
[INFO] [stderr]   cargo:warning=^~~~
[INFO] [stderr]   cargo:warning=src/entry.S:123:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= adr_l x30, bss_end
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:16: error: unknown token in expression
[INFO] [stderr]   cargo:warning= add x30, x30, :lo12:bss_end
[INFO] [stderr]   cargo:warning=               ^
[INFO] [stderr]   cargo:warning=src/entry.S:123:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= adr_l x30, bss_end
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/entry.S:124:4: error: unknown use of instruction mnemonic without a size suffix
[INFO] [stderr]   cargo:warning=0: cmp x29, x30
[INFO] [stderr]   cargo:warning=   ^
[INFO] [stderr]   cargo:warning=src/entry.S:125:2: error: invalid instruction mnemonic 'b.hs'
[INFO] [stderr]   cargo:warning= b.hs 1f
[INFO] [stderr]   cargo:warning= ^~~~
[INFO] [stderr]   cargo:warning=src/entry.S:126:23: error: unknown token in expression
[INFO] [stderr]   cargo:warning= stp xzr, xzr, [x29], #16
[INFO] [stderr]   cargo:warning=                      ^
[INFO] [stderr]   cargo:warning=src/entry.S:127:2: error: invalid instruction mnemonic 'b'
[INFO] [stderr]   cargo:warning= b 0b
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: error: invalid instruction mnemonic 'adrp'
[INFO] [stderr]   cargo:warning=adrp x30, boot_stack_end
[INFO] [stderr]   cargo:warning=^~~~
[INFO] [stderr]   cargo:warning=src/entry.S:130:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= adr_l x30, boot_stack_end
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:16: error: unknown token in expression
[INFO] [stderr]   cargo:warning= add x30, x30, :lo12:boot_stack_end
[INFO] [stderr]   cargo:warning=               ^
[INFO] [stderr]   cargo:warning=src/entry.S:130:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= adr_l x30, boot_stack_end
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/entry.S:131:2: error: unknown use of instruction mnemonic without a size suffix
[INFO] [stderr]   cargo:warning= mov sp, x30
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/entry.S:134:2: error: invalid instruction mnemonic 'adr'
[INFO] [stderr]   cargo:warning= adr x30, vector_table_el1
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=src/entry.S:135:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr]   cargo:warning= msr vbar_el1, x30
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=src/entry.S:138:2: error: invalid instruction mnemonic 'bl'
[INFO] [stderr]   cargo:warning= bl main
[INFO] [stderr]   cargo:warning= ^~
[INFO] [stderr]   cargo:warning=src/entry.S:141:4: error: invalid instruction mnemonic 'wfi'
[INFO] [stderr]   cargo:warning=2: wfi
[INFO] [stderr]   cargo:warning=   ^~~
[INFO] [stderr]   cargo:warning=src/entry.S:142:2: error: invalid instruction mnemonic 'b'
[INFO] [stderr]   cargo:warning= b 2b
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "clang" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "--target=x86_64-unknown-linux-gnu" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/bevy-os-b75c85eef5e0d4a8/out/81a71fbc30f7fcce-entry.o" "-c" "src/entry.S"cargo:warning=<instantiation>:1:12: error: unknown token in expression
[INFO] [stderr]   cargo:warning=msr spsel, #1
[INFO] [stderr]   cargo:warning=           ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x0, x1, [sp, #-(8 * 24)]!
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= save_volatile_to_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x2, x3, [sp, #8 * 2]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= save_volatile_to_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x4, x5, [sp, #8 * 4]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= save_volatile_to_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x6, x7, [sp, #8 * 6]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= save_volatile_to_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:6:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x8, x9, [sp, #8 * 8]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= save_volatile_to_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x10, x11, [sp, #8 * 10]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= save_volatile_to_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x12, x13, [sp, #8 * 12]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= save_volatile_to_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x14, x15, [sp, #8 * 14]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= save_volatile_to_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:10:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x16, x17, [sp, #8 * 16]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= save_volatile_to_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:11:14: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= str x18, [sp, #8 * 18]
[INFO] [stderr]   cargo:warning=             ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= save_volatile_to_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:12:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x29, x30, [sp, #8 * 20]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= save_volatile_to_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:18:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr]   cargo:warning= mrs x0, elr_el1
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= save_volatile_to_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:19:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr]   cargo:warning= mrs x1, spsr_el1
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= save_volatile_to_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:20:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x0, x1, [sp, #8 * 22]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= save_volatile_to_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: error: invalid instruction mnemonic 'bl'
[INFO] [stderr]   cargo:warning= bl sync_exception_current
[INFO] [stderr]   cargo:warning= ^~
[INFO] [stderr]   cargo:warning=src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x2, x3, [sp, #8 * 2]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x4, x5, [sp, #8 * 4]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x6, x7, [sp, #8 * 6]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x8, x9, [sp, #8 * 8]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:6:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x10, x11, [sp, #8 * 10]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x12, x13, [sp, #8 * 12]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x14, x15, [sp, #8 * 14]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x16, x17, [sp, #8 * 16]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:10:14: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldr x18, [sp, #8 * 18]
[INFO] [stderr]   cargo:warning=             ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:11:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x29, x30, [sp, #8 * 20]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:14:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x0, x1, [sp, #8 * 22]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:15:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr]   cargo:warning= msr elr_el1, x0
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:16:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr]   cargo:warning= msr spsr_el1, x1
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:19:20: error: unknown token in expression
[INFO] [stderr]   cargo:warning= ldp x0, x1, [sp], #8 * 24
[INFO] [stderr]   cargo:warning=                   ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:5:13: error: unknown token in expression
[INFO] [stderr]   cargo:warning= msr spsel, #0
[INFO] [stderr]   cargo:warning=            ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:6:2: error: invalid instruction mnemonic 'eret'
[INFO] [stderr]   cargo:warning= eret
[INFO] [stderr]   cargo:warning= ^~~~
[INFO] [stderr]   cargo:warning=src/exceptions.S:118:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:12: error: unknown token in expression
[INFO] [stderr]   cargo:warning=msr spsel, #1
[INFO] [stderr]   cargo:warning=           ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x0, x1, [sp, #-(8 * 24)]!
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= save_volatile_to_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x2, x3, [sp, #8 * 2]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= save_volatile_to_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x4, x5, [sp, #8 * 4]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= save_volatile_to_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x6, x7, [sp, #8 * 6]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= save_volatile_to_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:6:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x8, x9, [sp, #8 * 8]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= save_volatile_to_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x10, x11, [sp, #8 * 10]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= save_volatile_to_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x12, x13, [sp, #8 * 12]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= save_volatile_to_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x14, x15, [sp, #8 * 14]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= save_volatile_to_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:10:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x16, x17, [sp, #8 * 16]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= save_volatile_to_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:11:14: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= str x18, [sp, #8 * 18]
[INFO] [stderr]   cargo:warning=             ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= save_volatile_to_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:12:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x29, x30, [sp, #8 * 20]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= save_volatile_to_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:18:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr]   cargo:warning= mrs x0, elr_el1
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= save_volatile_to_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:19:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr]   cargo:warning= mrs x1, spsr_el1
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= save_volatile_to_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:20:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x0, x1, [sp, #8 * 22]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= save_volatile_to_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: error: invalid instruction mnemonic 'bl'
[INFO] [stderr]   cargo:warning= bl irq_current
[INFO] [stderr]   cargo:warning= ^~
[INFO] [stderr]   cargo:warning=src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x2, x3, [sp, #8 * 2]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x4, x5, [sp, #8 * 4]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x6, x7, [sp, #8 * 6]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x8, x9, [sp, #8 * 8]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:6:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x10, x11, [sp, #8 * 10]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x12, x13, [sp, #8 * 12]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x14, x15, [sp, #8 * 14]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x16, x17, [sp, #8 * 16]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:10:14: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldr x18, [sp, #8 * 18]
[INFO] [stderr]   cargo:warning=             ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:11:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x29, x30, [sp, #8 * 20]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:14:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x0, x1, [sp, #8 * 22]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:15:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr]   cargo:warning= msr elr_el1, x0
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:16:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr]   cargo:warning= msr spsr_el1, x1
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:19:20: error: unknown token in expression
[INFO] [stderr]   cargo:warning= ldp x0, x1, [sp], #8 * 24
[INFO] [stderr]   cargo:warning=                   ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:5:13: error: unknown token in expression
[INFO] [stderr]   cargo:warning= msr spsel, #0
[INFO] [stderr]   cargo:warning=            ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:6:2: error: invalid instruction mnemonic 'eret'
[INFO] [stderr]   cargo:warning= eret
[INFO] [stderr]   cargo:warning= ^~~~
[INFO] [stderr]   cargo:warning=src/exceptions.S:122:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:12: error: unknown token in expression
[INFO] [stderr]   cargo:warning=msr spsel, #1
[INFO] [stderr]   cargo:warning=           ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x0, x1, [sp, #-(8 * 24)]!
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= save_volatile_to_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x2, x3, [sp, #8 * 2]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= save_volatile_to_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x4, x5, [sp, #8 * 4]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= save_volatile_to_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x6, x7, [sp, #8 * 6]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= save_volatile_to_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:6:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x8, x9, [sp, #8 * 8]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= save_volatile_to_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x10, x11, [sp, #8 * 10]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= save_volatile_to_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x12, x13, [sp, #8 * 12]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= save_volatile_to_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x14, x15, [sp, #8 * 14]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= save_volatile_to_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:10:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x16, x17, [sp, #8 * 16]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= save_volatile_to_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:11:14: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= str x18, [sp, #8 * 18]
[INFO] [stderr]   cargo:warning=             ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= save_volatile_to_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:12:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x29, x30, [sp, #8 * 20]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= save_volatile_to_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:18:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr]   cargo:warning= mrs x0, elr_el1
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= save_volatile_to_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:19:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr]   cargo:warning= mrs x1, spsr_el1
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= save_volatile_to_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:20:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x0, x1, [sp, #8 * 22]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= save_volatile_to_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: error: invalid instruction mnemonic 'bl'
[INFO] [stderr]   cargo:warning= bl fiq_current
[INFO] [stderr]   cargo:warning= ^~
[INFO] [stderr]   cargo:warning=src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x2, x3, [sp, #8 * 2]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x4, x5, [sp, #8 * 4]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x6, x7, [sp, #8 * 6]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x8, x9, [sp, #8 * 8]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:6:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x10, x11, [sp, #8 * 10]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x12, x13, [sp, #8 * 12]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x14, x15, [sp, #8 * 14]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x16, x17, [sp, #8 * 16]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:10:14: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldr x18, [sp, #8 * 18]
[INFO] [stderr]   cargo:warning=             ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:11:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x29, x30, [sp, #8 * 20]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:14:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x0, x1, [sp, #8 * 22]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:15:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr]   cargo:warning= msr elr_el1, x0
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:16:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr]   cargo:warning= msr spsr_el1, x1
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:19:20: error: unknown token in expression
[INFO] [stderr]   cargo:warning= ldp x0, x1, [sp], #8 * 24
[INFO] [stderr]   cargo:warning=                   ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:5:13: error: unknown token in expression
[INFO] [stderr]   cargo:warning= msr spsel, #0
[INFO] [stderr]   cargo:warning=            ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:6:2: error: invalid instruction mnemonic 'eret'
[INFO] [stderr]   cargo:warning= eret
[INFO] [stderr]   cargo:warning= ^~~~
[INFO] [stderr]   cargo:warning=src/exceptions.S:126:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:12: error: unknown token in expression
[INFO] [stderr]   cargo:warning=msr spsel, #1
[INFO] [stderr]   cargo:warning=           ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x0, x1, [sp, #-(8 * 24)]!
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= save_volatile_to_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x2, x3, [sp, #8 * 2]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= save_volatile_to_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x4, x5, [sp, #8 * 4]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= save_volatile_to_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x6, x7, [sp, #8 * 6]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= save_volatile_to_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:6:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x8, x9, [sp, #8 * 8]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= save_volatile_to_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x10, x11, [sp, #8 * 10]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= save_volatile_to_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x12, x13, [sp, #8 * 12]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= save_volatile_to_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x14, x15, [sp, #8 * 14]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= save_volatile_to_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:10:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x16, x17, [sp, #8 * 16]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= save_volatile_to_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:11:14: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= str x18, [sp, #8 * 18]
[INFO] [stderr]   cargo:warning=             ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= save_volatile_to_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:12:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x29, x30, [sp, #8 * 20]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= save_volatile_to_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:18:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr]   cargo:warning= mrs x0, elr_el1
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= save_volatile_to_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:19:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr]   cargo:warning= mrs x1, spsr_el1
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= save_volatile_to_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:20:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x0, x1, [sp, #8 * 22]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= save_volatile_to_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: error: invalid instruction mnemonic 'bl'
[INFO] [stderr]   cargo:warning= bl serr_current
[INFO] [stderr]   cargo:warning= ^~
[INFO] [stderr]   cargo:warning=src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x2, x3, [sp, #8 * 2]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x4, x5, [sp, #8 * 4]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x6, x7, [sp, #8 * 6]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x8, x9, [sp, #8 * 8]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:6:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x10, x11, [sp, #8 * 10]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x12, x13, [sp, #8 * 12]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x14, x15, [sp, #8 * 14]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x16, x17, [sp, #8 * 16]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:10:14: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldr x18, [sp, #8 * 18]
[INFO] [stderr]   cargo:warning=             ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:11:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x29, x30, [sp, #8 * 20]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:14:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x0, x1, [sp, #8 * 22]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:15:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr]   cargo:warning= msr elr_el1, x0
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:16:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr]   cargo:warning= msr spsr_el1, x1
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:19:20: error: unknown token in expression
[INFO] [stderr]   cargo:warning= ldp x0, x1, [sp], #8 * 24
[INFO] [stderr]   cargo:warning=                   ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:5:13: error: unknown token in expression
[INFO] [stderr]   cargo:warning= msr spsel, #0
[INFO] [stderr]   cargo:warning=            ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:6:2: error: invalid instruction mnemonic 'eret'
[INFO] [stderr]   cargo:warning= eret
[INFO] [stderr]   cargo:warning= ^~~~
[INFO] [stderr]   cargo:warning=src/exceptions.S:130:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_sp0 serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x0, x1, [sp, #-(8 * 24)]!
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:134:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x2, x3, [sp, #8 * 2]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:134:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x4, x5, [sp, #8 * 4]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:134:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x6, x7, [sp, #8 * 6]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:134:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:6:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x8, x9, [sp, #8 * 8]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:134:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x10, x11, [sp, #8 * 10]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:134:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x12, x13, [sp, #8 * 12]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:134:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x14, x15, [sp, #8 * 14]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:134:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:10:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x16, x17, [sp, #8 * 16]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:134:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:11:14: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= str x18, [sp, #8 * 18]
[INFO] [stderr]   cargo:warning=             ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:134:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:12:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x29, x30, [sp, #8 * 20]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:134:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:18:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr]   cargo:warning= mrs x0, elr_el1
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:134:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:19:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr]   cargo:warning= mrs x1, spsr_el1
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:134:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:20:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x0, x1, [sp, #8 * 22]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:134:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: error: invalid instruction mnemonic 'bl'
[INFO] [stderr]   cargo:warning= bl sync_exception_current
[INFO] [stderr]   cargo:warning= ^~
[INFO] [stderr]   cargo:warning=src/exceptions.S:134:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x2, x3, [sp, #8 * 2]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:134:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x4, x5, [sp, #8 * 4]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:134:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x6, x7, [sp, #8 * 6]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:134:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x8, x9, [sp, #8 * 8]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:134:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:6:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x10, x11, [sp, #8 * 10]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:134:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x12, x13, [sp, #8 * 12]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:134:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x14, x15, [sp, #8 * 14]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:134:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x16, x17, [sp, #8 * 16]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:134:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:10:14: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldr x18, [sp, #8 * 18]
[INFO] [stderr]   cargo:warning=             ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:134:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:11:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x29, x30, [sp, #8 * 20]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:134:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:14:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x0, x1, [sp, #8 * 22]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:134:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:15:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr]   cargo:warning= msr elr_el1, x0
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:134:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:16:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr]   cargo:warning= msr spsr_el1, x1
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:134:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:19:20: error: unknown token in expression
[INFO] [stderr]   cargo:warning= ldp x0, x1, [sp], #8 * 24
[INFO] [stderr]   cargo:warning=                   ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:134:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: error: invalid instruction mnemonic 'eret'
[INFO] [stderr]   cargo:warning= eret
[INFO] [stderr]   cargo:warning= ^~~~
[INFO] [stderr]   cargo:warning=src/exceptions.S:134:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_exception_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x0, x1, [sp, #-(8 * 24)]!
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:138:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x2, x3, [sp, #8 * 2]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:138:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x4, x5, [sp, #8 * 4]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:138:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x6, x7, [sp, #8 * 6]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:138:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:6:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x8, x9, [sp, #8 * 8]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:138:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x10, x11, [sp, #8 * 10]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:138:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x12, x13, [sp, #8 * 12]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:138:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x14, x15, [sp, #8 * 14]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:138:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:10:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x16, x17, [sp, #8 * 16]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:138:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:11:14: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= str x18, [sp, #8 * 18]
[INFO] [stderr]   cargo:warning=             ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:138:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:12:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x29, x30, [sp, #8 * 20]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:138:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:18:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr]   cargo:warning= mrs x0, elr_el1
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:138:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:19:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr]   cargo:warning= mrs x1, spsr_el1
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:138:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:20:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x0, x1, [sp, #8 * 22]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:138:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: error: invalid instruction mnemonic 'bl'
[INFO] [stderr]   cargo:warning= bl irq_current
[INFO] [stderr]   cargo:warning= ^~
[INFO] [stderr]   cargo:warning=src/exceptions.S:138:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x2, x3, [sp, #8 * 2]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:138:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x4, x5, [sp, #8 * 4]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:138:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x6, x7, [sp, #8 * 6]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:138:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x8, x9, [sp, #8 * 8]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:138:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:6:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x10, x11, [sp, #8 * 10]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:138:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x12, x13, [sp, #8 * 12]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:138:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x14, x15, [sp, #8 * 14]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:138:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x16, x17, [sp, #8 * 16]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:138:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:10:14: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldr x18, [sp, #8 * 18]
[INFO] [stderr]   cargo:warning=             ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:138:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:11:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x29, x30, [sp, #8 * 20]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:138:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:14:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x0, x1, [sp, #8 * 22]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:138:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:15:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr]   cargo:warning= msr elr_el1, x0
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:138:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:16:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr]   cargo:warning= msr spsr_el1, x1
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:138:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:19:20: error: unknown token in expression
[INFO] [stderr]   cargo:warning= ldp x0, x1, [sp], #8 * 24
[INFO] [stderr]   cargo:warning=                   ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:138:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: error: invalid instruction mnemonic 'eret'
[INFO] [stderr]   cargo:warning= eret
[INFO] [stderr]   cargo:warning= ^~~~
[INFO] [stderr]   cargo:warning=src/exceptions.S:138:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x0, x1, [sp, #-(8 * 24)]!
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:142:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x2, x3, [sp, #8 * 2]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:142:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x4, x5, [sp, #8 * 4]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:142:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x6, x7, [sp, #8 * 6]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:142:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:6:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x8, x9, [sp, #8 * 8]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:142:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x10, x11, [sp, #8 * 10]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:142:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x12, x13, [sp, #8 * 12]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:142:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x14, x15, [sp, #8 * 14]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:142:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:10:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x16, x17, [sp, #8 * 16]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:142:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:11:14: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= str x18, [sp, #8 * 18]
[INFO] [stderr]   cargo:warning=             ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:142:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:12:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x29, x30, [sp, #8 * 20]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:142:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:18:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr]   cargo:warning= mrs x0, elr_el1
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:142:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:19:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr]   cargo:warning= mrs x1, spsr_el1
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:142:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:20:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x0, x1, [sp, #8 * 22]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:142:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: error: invalid instruction mnemonic 'bl'
[INFO] [stderr]   cargo:warning= bl fiq_current
[INFO] [stderr]   cargo:warning= ^~
[INFO] [stderr]   cargo:warning=src/exceptions.S:142:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x2, x3, [sp, #8 * 2]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:142:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x4, x5, [sp, #8 * 4]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:142:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x6, x7, [sp, #8 * 6]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:142:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x8, x9, [sp, #8 * 8]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:142:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:6:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x10, x11, [sp, #8 * 10]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:142:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x12, x13, [sp, #8 * 12]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:142:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x14, x15, [sp, #8 * 14]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:142:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x16, x17, [sp, #8 * 16]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:142:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:10:14: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldr x18, [sp, #8 * 18]
[INFO] [stderr]   cargo:warning=             ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:142:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:11:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x29, x30, [sp, #8 * 20]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:142:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:14:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x0, x1, [sp, #8 * 22]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:142:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:15:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr]   cargo:warning= msr elr_el1, x0
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:142:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:16:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr]   cargo:warning= msr spsr_el1, x1
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:142:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:19:20: error: unknown token in expression
[INFO] [stderr]   cargo:warning= ldp x0, x1, [sp], #8 * 24
[INFO] [stderr]   cargo:warning=                   ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:142:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: error: invalid instruction mnemonic 'eret'
[INFO] [stderr]   cargo:warning= eret
[INFO] [stderr]   cargo:warning= ^~~~
[INFO] [stderr]   cargo:warning=src/exceptions.S:142:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x0, x1, [sp, #-(8 * 24)]!
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:146:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x2, x3, [sp, #8 * 2]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:146:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x4, x5, [sp, #8 * 4]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:146:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x6, x7, [sp, #8 * 6]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:146:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:6:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x8, x9, [sp, #8 * 8]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:146:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x10, x11, [sp, #8 * 10]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:146:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x12, x13, [sp, #8 * 12]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:146:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x14, x15, [sp, #8 * 14]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:146:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:10:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x16, x17, [sp, #8 * 16]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:146:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:11:14: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= str x18, [sp, #8 * 18]
[INFO] [stderr]   cargo:warning=             ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:146:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:12:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x29, x30, [sp, #8 * 20]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:146:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:18:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr]   cargo:warning= mrs x0, elr_el1
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:146:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:19:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr]   cargo:warning= mrs x1, spsr_el1
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:146:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:20:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x0, x1, [sp, #8 * 22]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/idmap.S:35:8: error: alignment must be a power of 2
[INFO] [stderr]   cargo:warning=.align 12
[INFO] [stderr]   cargo:warning=       ^
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "clang" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "--target=x86_64-unknown-linux-gnu" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/bevy-os-b75c85eef5e0d4a8/out/81a71fbc30f7fcce-idmap.o" "-c" "src/idmap.S"cargo:warning=src/exceptions.S:146:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: error: invalid instruction mnemonic 'bl'
[INFO] [stderr]   cargo:warning= bl serr_current
[INFO] [stderr]   cargo:warning= ^~
[INFO] [stderr]   cargo:warning=src/exceptions.S:146:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x2, x3, [sp, #8 * 2]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:146:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x4, x5, [sp, #8 * 4]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:146:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x6, x7, [sp, #8 * 6]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:146:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x8, x9, [sp, #8 * 8]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:146:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:6:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x10, x11, [sp, #8 * 10]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:146:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x12, x13, [sp, #8 * 12]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:146:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x14, x15, [sp, #8 * 14]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:146:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x16, x17, [sp, #8 * 16]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:146:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:10:14: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldr x18, [sp, #8 * 18]
[INFO] [stderr]   cargo:warning=             ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:146:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:11:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x29, x30, [sp, #8 * 20]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:146:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:14:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x0, x1, [sp, #8 * 22]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:146:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:15:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr]   cargo:warning= msr elr_el1, x0
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:146:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:16:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr]   cargo:warning= msr spsr_el1, x1
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:146:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:19:20: error: unknown token in expression
[INFO] [stderr]   cargo:warning= ldp x0, x1, [sp], #8 * 24
[INFO] [stderr]   cargo:warning=                   ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:146:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: error: invalid instruction mnemonic 'eret'
[INFO] [stderr]   cargo:warning= eret
[INFO] [stderr]   cargo:warning= ^~~~
[INFO] [stderr]   cargo:warning=src/exceptions.S:146:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_current
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x0, x1, [sp, #-(8 * 24)]!
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:150:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x2, x3, [sp, #8 * 2]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:150:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x4, x5, [sp, #8 * 4]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:150:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x6, x7, [sp, #8 * 6]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:150:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:6:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x8, x9, [sp, #8 * 8]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:150:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x10, x11, [sp, #8 * 10]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:150:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x12, x13, [sp, #8 * 12]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:150:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x14, x15, [sp, #8 * 14]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:150:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:10:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x16, x17, [sp, #8 * 16]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:150:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:11:14: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= str x18, [sp, #8 * 18]
[INFO] [stderr]   cargo:warning=             ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:150:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:12:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x29, x30, [sp, #8 * 20]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:150:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:18:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr]   cargo:warning= mrs x0, elr_el1
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:150:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:19:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr]   cargo:warning= mrs x1, spsr_el1
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:150:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:20:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x0, x1, [sp, #8 * 22]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:150:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: error: invalid instruction mnemonic 'bl'
[INFO] [stderr]   cargo:warning= bl sync_lower
[INFO] [stderr]   cargo:warning= ^~
[INFO] [stderr]   cargo:warning=src/exceptions.S:150:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x2, x3, [sp, #8 * 2]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:150:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x4, x5, [sp, #8 * 4]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:150:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x6, x7, [sp, #8 * 6]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:150:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x8, x9, [sp, #8 * 8]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:150:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:6:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x10, x11, [sp, #8 * 10]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:150:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x12, x13, [sp, #8 * 12]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:150:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x14, x15, [sp, #8 * 14]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:150:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x16, x17, [sp, #8 * 16]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:150:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:10:14: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldr x18, [sp, #8 * 18]
[INFO] [stderr]   cargo:warning=             ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:150:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:11:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x29, x30, [sp, #8 * 20]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:150:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:14:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x0, x1, [sp, #8 * 22]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:150:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:15:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr]   cargo:warning= msr elr_el1, x0
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:150:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:16:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr]   cargo:warning= msr spsr_el1, x1
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:150:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:19:20: error: unknown token in expression
[INFO] [stderr]   cargo:warning= ldp x0, x1, [sp], #8 * 24
[INFO] [stderr]   cargo:warning=                   ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:150:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: error: invalid instruction mnemonic 'eret'
[INFO] [stderr]   cargo:warning= eret
[INFO] [stderr]   cargo:warning= ^~~~
[INFO] [stderr]   cargo:warning=src/exceptions.S:150:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x0, x1, [sp, #-(8 * 24)]!
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:154:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x2, x3, [sp, #8 * 2]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:154:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x4, x5, [sp, #8 * 4]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:154:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x6, x7, [sp, #8 * 6]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:154:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:6:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x8, x9, [sp, #8 * 8]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:154:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x10, x11, [sp, #8 * 10]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:154:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x12, x13, [sp, #8 * 12]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:154:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x14, x15, [sp, #8 * 14]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:154:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:10:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x16, x17, [sp, #8 * 16]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:154:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:11:14: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= str x18, [sp, #8 * 18]
[INFO] [stderr]   cargo:warning=             ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:154:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:12:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x29, x30, [sp, #8 * 20]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:154:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:18:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr]   cargo:warning= mrs x0, elr_el1
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:154:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:19:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr]   cargo:warning= mrs x1, spsr_el1
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:154:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:20:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x0, x1, [sp, #8 * 22]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:154:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: error: invalid instruction mnemonic 'bl'
[INFO] [stderr]   cargo:warning= bl irq_lower
[INFO] [stderr]   cargo:warning= ^~
[INFO] [stderr]   cargo:warning=src/exceptions.S:154:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x2, x3, [sp, #8 * 2]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:154:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x4, x5, [sp, #8 * 4]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:154:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x6, x7, [sp, #8 * 6]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:154:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x8, x9, [sp, #8 * 8]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:154:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:6:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x10, x11, [sp, #8 * 10]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:154:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x12, x13, [sp, #8 * 12]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:154:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x14, x15, [sp, #8 * 14]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:154:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x16, x17, [sp, #8 * 16]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:154:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:10:14: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldr x18, [sp, #8 * 18]
[INFO] [stderr]   cargo:warning=             ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:154:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:11:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x29, x30, [sp, #8 * 20]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:154:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:14:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x0, x1, [sp, #8 * 22]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:154:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:15:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr]   cargo:warning= msr elr_el1, x0
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:154:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:16:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr]   cargo:warning= msr spsr_el1, x1
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:154:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:19:20: error: unknown token in expression
[INFO] [stderr]   cargo:warning= ldp x0, x1, [sp], #8 * 24
[INFO] [stderr]   cargo:warning=                   ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:154:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: error: invalid instruction mnemonic 'eret'
[INFO] [stderr]   cargo:warning= eret
[INFO] [stderr]   cargo:warning= ^~~~
[INFO] [stderr]   cargo:warning=src/exceptions.S:154:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x0, x1, [sp, #-(8 * 24)]!
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:158:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x2, x3, [sp, #8 * 2]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:158:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x4, x5, [sp, #8 * 4]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:158:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x6, x7, [sp, #8 * 6]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:158:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:6:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x8, x9, [sp, #8 * 8]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:158:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x10, x11, [sp, #8 * 10]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:158:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x12, x13, [sp, #8 * 12]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:158:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x14, x15, [sp, #8 * 14]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:158:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:10:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x16, x17, [sp, #8 * 16]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:158:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:11:14: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= str x18, [sp, #8 * 18]
[INFO] [stderr]   cargo:warning=             ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:158:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:12:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x29, x30, [sp, #8 * 20]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:158:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:18:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr]   cargo:warning= mrs x0, elr_el1
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:158:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:19:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr]   cargo:warning= mrs x1, spsr_el1
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:158:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:20:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x0, x1, [sp, #8 * 22]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:158:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: error: invalid instruction mnemonic 'bl'
[INFO] [stderr]   cargo:warning= bl fiq_lower
[INFO] [stderr]   cargo:warning= ^~
[INFO] [stderr]   cargo:warning=src/exceptions.S:158:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x2, x3, [sp, #8 * 2]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:158:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x4, x5, [sp, #8 * 4]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:158:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x6, x7, [sp, #8 * 6]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:158:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x8, x9, [sp, #8 * 8]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:158:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:6:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x10, x11, [sp, #8 * 10]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:158:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x12, x13, [sp, #8 * 12]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:158:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x14, x15, [sp, #8 * 14]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:158:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x16, x17, [sp, #8 * 16]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:158:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:10:14: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldr x18, [sp, #8 * 18]
[INFO] [stderr]   cargo:warning=             ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:158:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:11:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x29, x30, [sp, #8 * 20]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:158:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:14:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x0, x1, [sp, #8 * 22]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:158:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:15:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr]   cargo:warning= msr elr_el1, x0
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:158:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:16:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr]   cargo:warning= msr spsr_el1, x1
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:158:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:19:20: error: unknown token in expression
[INFO] [stderr]   cargo:warning= ldp x0, x1, [sp], #8 * 24
[INFO] [stderr]   cargo:warning=                   ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:158:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: error: invalid instruction mnemonic 'eret'
[INFO] [stderr]   cargo:warning= eret
[INFO] [stderr]   cargo:warning= ^~~~
[INFO] [stderr]   cargo:warning=src/exceptions.S:158:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x0, x1, [sp, #-(8 * 24)]!
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:162:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x2, x3, [sp, #8 * 2]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:162:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x4, x5, [sp, #8 * 4]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:162:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x6, x7, [sp, #8 * 6]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:162:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:6:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x8, x9, [sp, #8 * 8]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:162:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x10, x11, [sp, #8 * 10]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:162:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x12, x13, [sp, #8 * 12]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:162:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x14, x15, [sp, #8 * 14]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:162:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:10:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x16, x17, [sp, #8 * 16]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:162:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:11:14: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= str x18, [sp, #8 * 18]
[INFO] [stderr]   cargo:warning=             ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:162:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:12:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x29, x30, [sp, #8 * 20]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:162:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:18:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr]   cargo:warning= mrs x0, elr_el1
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:162:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:19:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr]   cargo:warning= mrs x1, spsr_el1
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:162:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:20:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x0, x1, [sp, #8 * 22]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:162:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: error: invalid instruction mnemonic 'bl'
[INFO] [stderr]   cargo:warning= bl serr_lower
[INFO] [stderr]   cargo:warning= ^~
[INFO] [stderr]   cargo:warning=src/exceptions.S:162:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x2, x3, [sp, #8 * 2]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:162:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x4, x5, [sp, #8 * 4]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:162:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x6, x7, [sp, #8 * 6]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:162:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x8, x9, [sp, #8 * 8]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:162:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:6:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x10, x11, [sp, #8 * 10]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:162:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x12, x13, [sp, #8 * 12]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:162:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x14, x15, [sp, #8 * 14]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:162:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x16, x17, [sp, #8 * 16]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:162:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:10:14: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldr x18, [sp, #8 * 18]
[INFO] [stderr]   cargo:warning=             ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:162:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:11:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x29, x30, [sp, #8 * 20]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:162:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:14:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x0, x1, [sp, #8 * 22]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:162:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:15:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr]   cargo:warning= msr elr_el1, x0
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:162:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:16:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr]   cargo:warning= msr spsr_el1, x1
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:162:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:19:20: error: unknown token in expression
[INFO] [stderr]   cargo:warning= ldp x0, x1, [sp], #8 * 24
[INFO] [stderr]   cargo:warning=                   ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:162:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: error: invalid instruction mnemonic 'eret'
[INFO] [stderr]   cargo:warning= eret
[INFO] [stderr]   cargo:warning= ^~~~
[INFO] [stderr]   cargo:warning=src/exceptions.S:162:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x0, x1, [sp, #-(8 * 24)]!
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:166:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x2, x3, [sp, #8 * 2]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:166:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x4, x5, [sp, #8 * 4]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:166:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x6, x7, [sp, #8 * 6]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:166:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:6:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x8, x9, [sp, #8 * 8]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:166:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x10, x11, [sp, #8 * 10]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:166:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x12, x13, [sp, #8 * 12]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:166:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x14, x15, [sp, #8 * 14]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:166:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:10:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x16, x17, [sp, #8 * 16]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:166:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:11:14: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= str x18, [sp, #8 * 18]
[INFO] [stderr]   cargo:warning=             ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:166:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:12:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x29, x30, [sp, #8 * 20]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:166:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:18:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr]   cargo:warning= mrs x0, elr_el1
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:166:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:19:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr]   cargo:warning= mrs x1, spsr_el1
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:166:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:20:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x0, x1, [sp, #8 * 22]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:166:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: error: invalid instruction mnemonic 'bl'
[INFO] [stderr]   cargo:warning= bl sync_lower
[INFO] [stderr]   cargo:warning= ^~
[INFO] [stderr]   cargo:warning=src/exceptions.S:166:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x2, x3, [sp, #8 * 2]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:166:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x4, x5, [sp, #8 * 4]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:166:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x6, x7, [sp, #8 * 6]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:166:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x8, x9, [sp, #8 * 8]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:166:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:6:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x10, x11, [sp, #8 * 10]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:166:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x12, x13, [sp, #8 * 12]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:166:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x14, x15, [sp, #8 * 14]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:166:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x16, x17, [sp, #8 * 16]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:166:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:10:14: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldr x18, [sp, #8 * 18]
[INFO] [stderr]   cargo:warning=             ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:166:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:11:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x29, x30, [sp, #8 * 20]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:166:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:14:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x0, x1, [sp, #8 * 22]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:166:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:15:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr]   cargo:warning= msr elr_el1, x0
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:166:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:16:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr]   cargo:warning= msr spsr_el1, x1
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:166:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:19:20: error: unknown token in expression
[INFO] [stderr]   cargo:warning= ldp x0, x1, [sp], #8 * 24
[INFO] [stderr]   cargo:warning=                   ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:166:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: error: invalid instruction mnemonic 'eret'
[INFO] [stderr]   cargo:warning= eret
[INFO] [stderr]   cargo:warning= ^~~~
[INFO] [stderr]   cargo:warning=src/exceptions.S:166:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx sync_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x0, x1, [sp, #-(8 * 24)]!
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:170:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x2, x3, [sp, #8 * 2]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:170:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x4, x5, [sp, #8 * 4]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:170:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x6, x7, [sp, #8 * 6]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:170:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:6:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x8, x9, [sp, #8 * 8]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:170:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x10, x11, [sp, #8 * 10]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:170:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x12, x13, [sp, #8 * 12]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:170:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x14, x15, [sp, #8 * 14]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:170:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:10:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x16, x17, [sp, #8 * 16]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:170:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:11:14: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= str x18, [sp, #8 * 18]
[INFO] [stderr]   cargo:warning=             ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:170:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:12:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x29, x30, [sp, #8 * 20]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:170:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:18:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr]   cargo:warning= mrs x0, elr_el1
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:170:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:19:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr]   cargo:warning= mrs x1, spsr_el1
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:170:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:20:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x0, x1, [sp, #8 * 22]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:170:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: error: invalid instruction mnemonic 'bl'
[INFO] [stderr]   cargo:warning= bl irq_lower
[INFO] [stderr]   cargo:warning= ^~
[INFO] [stderr]   cargo:warning=src/exceptions.S:170:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x2, x3, [sp, #8 * 2]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:170:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x4, x5, [sp, #8 * 4]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:170:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x6, x7, [sp, #8 * 6]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:170:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x8, x9, [sp, #8 * 8]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:170:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:6:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x10, x11, [sp, #8 * 10]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:170:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x12, x13, [sp, #8 * 12]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:170:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x14, x15, [sp, #8 * 14]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:170:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x16, x17, [sp, #8 * 16]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:170:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:10:14: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldr x18, [sp, #8 * 18]
[INFO] [stderr]   cargo:warning=             ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:170:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:11:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x29, x30, [sp, #8 * 20]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:170:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:14:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x0, x1, [sp, #8 * 22]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:170:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:15:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr]   cargo:warning= msr elr_el1, x0
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:170:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:16:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr]   cargo:warning= msr spsr_el1, x1
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:170:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:19:20: error: unknown token in expression
[INFO] [stderr]   cargo:warning= ldp x0, x1, [sp], #8 * 24
[INFO] [stderr]   cargo:warning=                   ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:170:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: error: invalid instruction mnemonic 'eret'
[INFO] [stderr]   cargo:warning= eret
[INFO] [stderr]   cargo:warning= ^~~~
[INFO] [stderr]   cargo:warning=src/exceptions.S:170:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx irq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x0, x1, [sp, #-(8 * 24)]!
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:174:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x2, x3, [sp, #8 * 2]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:174:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x4, x5, [sp, #8 * 4]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:174:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x6, x7, [sp, #8 * 6]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:174:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:6:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x8, x9, [sp, #8 * 8]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:174:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x10, x11, [sp, #8 * 10]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:174:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x12, x13, [sp, #8 * 12]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:174:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x14, x15, [sp, #8 * 14]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:174:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:10:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x16, x17, [sp, #8 * 16]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:174:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:11:14: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= str x18, [sp, #8 * 18]
[INFO] [stderr]   cargo:warning=             ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:174:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:12:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x29, x30, [sp, #8 * 20]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:174:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:18:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr]   cargo:warning= mrs x0, elr_el1
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:174:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:19:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr]   cargo:warning= mrs x1, spsr_el1
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:174:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:20:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x0, x1, [sp, #8 * 22]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:174:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: error: invalid instruction mnemonic 'bl'
[INFO] [stderr]   cargo:warning= bl fiq_lower
[INFO] [stderr]   cargo:warning= ^~
[INFO] [stderr]   cargo:warning=src/exceptions.S:174:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x2, x3, [sp, #8 * 2]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:174:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x4, x5, [sp, #8 * 4]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:174:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x6, x7, [sp, #8 * 6]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:174:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x8, x9, [sp, #8 * 8]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:174:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:6:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x10, x11, [sp, #8 * 10]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:174:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x12, x13, [sp, #8 * 12]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:174:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x14, x15, [sp, #8 * 14]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:174:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x16, x17, [sp, #8 * 16]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:174:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:10:14: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldr x18, [sp, #8 * 18]
[INFO] [stderr]   cargo:warning=             ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:174:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:11:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x29, x30, [sp, #8 * 20]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:174:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:14:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x0, x1, [sp, #8 * 22]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:174:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:15:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr]   cargo:warning= msr elr_el1, x0
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:174:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:16:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr]   cargo:warning= msr spsr_el1, x1
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:174:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:19:20: error: unknown token in expression
[INFO] [stderr]   cargo:warning= ldp x0, x1, [sp], #8 * 24
[INFO] [stderr]   cargo:warning=                   ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:174:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: error: invalid instruction mnemonic 'eret'
[INFO] [stderr]   cargo:warning= eret
[INFO] [stderr]   cargo:warning= ^~~~
[INFO] [stderr]   cargo:warning=src/exceptions.S:174:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx fiq_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x0, x1, [sp, #-(8 * 24)]!
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:178:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x2, x3, [sp, #8 * 2]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:178:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x4, x5, [sp, #8 * 4]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:178:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x6, x7, [sp, #8 * 6]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:178:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:6:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x8, x9, [sp, #8 * 8]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:178:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x10, x11, [sp, #8 * 10]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:178:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x12, x13, [sp, #8 * 12]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:178:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x14, x15, [sp, #8 * 14]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:178:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:10:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x16, x17, [sp, #8 * 16]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:178:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:11:14: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= str x18, [sp, #8 * 18]
[INFO] [stderr]   cargo:warning=             ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:178:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:12:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x29, x30, [sp, #8 * 20]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:178:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:18:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr]   cargo:warning= mrs x0, elr_el1
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:178:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:19:2: error: invalid instruction mnemonic 'mrs'
[INFO] [stderr]   cargo:warning= mrs x1, spsr_el1
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:178:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:20:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= stp x0, x1, [sp, #8 * 22]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:1:1: note: while in macro instantiation
[INFO] [stderr]   cargo:warning=save_volatile_to_stack
[INFO] [stderr]   cargo:warning=^
[INFO] [stderr]   cargo:warning=src/exceptions.S:178:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:2: error: invalid instruction mnemonic 'bl'
[INFO] [stderr]   cargo:warning= bl serr_lower
[INFO] [stderr]   cargo:warning= ^~
[INFO] [stderr]   cargo:warning=src/exceptions.S:178:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:2:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x2, x3, [sp, #8 * 2]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:178:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x4, x5, [sp, #8 * 4]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:178:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x6, x7, [sp, #8 * 6]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:178:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:5:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x8, x9, [sp, #8 * 8]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:178:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:6:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x10, x11, [sp, #8 * 10]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:178:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:7:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x12, x13, [sp, #8 * 12]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:178:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:8:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x14, x15, [sp, #8 * 14]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:178:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:9:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x16, x17, [sp, #8 * 16]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:178:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:10:14: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldr x18, [sp, #8 * 18]
[INFO] [stderr]   cargo:warning=             ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:178:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:11:19: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x29, x30, [sp, #8 * 20]
[INFO] [stderr]   cargo:warning=                  ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:178:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:14:17: error: expected ']' in brackets expression
[INFO] [stderr]   cargo:warning= ldp x0, x1, [sp, #8 * 22]
[INFO] [stderr]   cargo:warning=                ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:178:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:15:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr]   cargo:warning= msr elr_el1, x0
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:178:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:16:2: error: invalid instruction mnemonic 'msr'
[INFO] [stderr]   cargo:warning= msr spsr_el1, x1
[INFO] [stderr]   cargo:warning= ^~~
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:178:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:19:20: error: unknown token in expression
[INFO] [stderr]   cargo:warning= ldp x0, x1, [sp], #8 * 24
[INFO] [stderr]   cargo:warning=                   ^
[INFO] [stderr]   cargo:warning=<instantiation>:3:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= restore_volatile_from_stack
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=src/exceptions.S:178:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr]   cargo:warning=<instantiation>:4:2: error: invalid instruction mnemonic 'eret'
[INFO] [stderr]   cargo:warning= eret
[INFO] [stderr]   cargo:warning= ^~~~
[INFO] [stderr]   cargo:warning=src/exceptions.S:178:2: note: while in macro instantiation
[INFO] [stderr]   cargo:warning= current_exception_spx serr_lower
[INFO] [stderr]   cargo:warning= ^
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "clang" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "--target=x86_64-unknown-linux-gnu" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/bevy-os-b75c85eef5e0d4a8/out/81a71fbc30f7fcce-exceptions.o" "-c" "src/exceptions.S"
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "clang" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "--target=x86_64-unknown-linux-gnu" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/bevy-os-b75c85eef5e0d4a8/out/81a71fbc30f7fcce-exceptions.o" "-c" "src/exceptions.S"
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8e9d837bfbb258faf2e068d9fe6aacab073375ef5c458d742851f3b4976d372e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e9d837bfbb258faf2e068d9fe6aacab073375ef5c458d742851f3b4976d372e", kill_on_drop: false }`
[INFO] [stdout] 8e9d837bfbb258faf2e068d9fe6aacab073375ef5c458d742851f3b4976d372e
